Tootsville::Infinity-Add-Journal-Entry

Function

Infinity-Add-Journal-Entry names a function, with lambda list (D U R):

Add a staff journal entry.

Lisp ADD-JOURNAL-ENTRY = JSON addJournalEntry

The staff journal entries are recorded to the database for later review.

UNIMPLEMENTED in 2.0.

Usage

{ entry: "journal text" }

Example

{ entry: "nothing to report" }

Romance 1.2 documentation

Staff members can create a journal entry which is stored for review in a customer service application such as Joshua. Creating a ModeratorJournal object will parse for certain values such as [@username].

Formerly Proprietary Extension

This command was formerly a proprietary extension for Tootsville.com and has now been re-created for the AGPL version of Romance.

File

Defined in file src/infinity/tootsville-commands.lisp.